
html, body,
dl, dt, dd, ol, ul,
h1, h2, h3, h4, h5, h6,
pre, code, form, p,
fieldset, legend, figure{
    margin: 0;
    padding: 0;
}
body{
	background-color: #f1f1f1;
	font-size: 14px;
	font-family: "微软雅黑";
}
a{
	color: #3e3e3f;
	text-decoration: none;
	font-family: "微软雅黑";
}
a:hover{
	color: #c6302b;
}
img{
	border: 0;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.clearfix { *overflow: hidden; *zoom: 1; } 

.clearfix:after{ display: table; content: ""; width: 0; clear: both; }

.mr15{
	margin-right: 15px;
}
.mg15{
	margin: 0 15px;
}
.hide{
	display: none;
}

.top{
	height: 275px;
	background: url('../img/top-bg.jpg') no-repeat center top;
}
.top .logo{
	width: 530px;
	height: 120px;
	position:absolute;top:80px;left:0px; z-index:3
}
.top .flash{
	width:1200px;height:274px;left:0;top:0; z-index:2; position:absolute
	}


.nav{
	height: 50px;
	background-color: #c6302b;
}
.nav ul li{
	width: 130px;
	border-left: 1px solid #e44c47;
	text-align: center;
	float: left;
}
.nav ul li.active,.nav ul li.current,.nav ul li:hover{
	background-color: #a41e19;
}
.nav ul li a{
	color: #ffffff;
	font-size: 18px;
	line-height: 50px;
}
.sub{ line-height:46px; display:none;}

.sub a{font-size:16px;color:#333; margin:0px 5px;}

.tool{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	background-color: #ebebeb;
}
.tool .time{
	margin-left: 25px;
}
.tool .search{
	position: relative;
}
.tool .search .inp{
	width: 280px;
	height: 25px;
	border: 1px solid #cccccc;
	padding: 5px;
}
.tool .search .btn-sub{
	position: absolute;
	width: 45px;
	height: 35px;
	right: 0;
	top: 6px;
	background: url('../img/btn-submit.png') no-repeat;
	border: 0;
	cursor: pointer;
}

.box-top3{ border-top: solid 2px #f1f1f1;}

.box-top3>a{display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    background-color: #999;
    padding: 5px 10px;}

.box-top3>a.current{background-color: #c6302b;}

.content{
	padding: 20px 0;
	background-color: #ffffff;
}
.content .section{
	margin-bottom: 20px;
}
.content .more{
	margin-top: 15px;
	margin-right: 5px;
}
.content .more a{
	color: #999999;
}
.content .banner{
	width: 460px;
	float: left;
}
.content .box{
	width: 440px;
	float: left;
}
.content .box2{
	width: 270px;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	float: left;
	box-sizing: border-box;
}
.content .box .box-top{
	height: 42px;
	border-top: 1px solid #c6302b;
	position: relative;
}
.content .box .box-top .box-title{
	display: inline-block;
	height: 42px;
	background: url('../img/index-title-bg.png') no-repeat right top;
	color: #ffffff;
	font-size: 18px;
	line-height: 42px;
	padding-left: 30px;
	padding-right:60px
}
.content .box .box-content{
	padding: 15px 10px;
}
.content .box .box-content ul li{
	width: 96%;
	margin: 10px 0;
	padding-left: 4%;
	background: url('../img/li-bg.png') no-repeat;
	background-position: 0 6px;
}

.zf-news li{
	width: 92%;
	margin: 10px 0;
	padding-left: 8%;
	background: url('../img/li-bg.png') no-repeat;
	background-position: 0 6px;
	 height:19px; overflow:hidden
}



.content .box2{
	background: url('../img/box2-top-border.png') no-repeat;
}
.content .box2 .box2-top .box2-title{
	display: inline-block;
}
.content .box2 .box2-top .box2-title span{
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	background-color: #c6302b;
	padding: 5px 10px;
}
.content .box2 .box2-content{
	padding: 15px 20px;
}
.content .box2 .box2-content ul li{
	width: 96%;
	margin: 7px 0;
	padding-left: 4%;
	background: url('../img/li-bg2.png') no-repeat;
	background-position: 0 8px;
}
/*专题专辑*/
.content .special{
	width: 1200px;
	height: 140px;
	border: 1px solid #f1f1f1;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.special { 
	margin-top: 10px; 
	padding: 8px 10px 5px 80px;
	height: 90px; 
	background-color: white; 
	border: 1px solid #e7e7e7; 
	position: relative;
}
.special .special_bg { 
	position: absolute; 
	left: 10px; 
	top: 0;
	z-index: 99;
}
.special .scrollleft { 
	overflow: hidden; 
	position: relative; 
}
.special .scrollleft ul { 
	width: 100%; 
	overflow: hidden; 
	position: relative; 
	list-style: none; 
	left: -476px; 
}
.special .scrollleft ul li { 
	float: left; 
	display: inline; 
	width: 250px; 
	height:120px; 
	position: relative; 
	overflow: hidden; 
	margin: 0 10px; 
}
.special .scrollleft ul li img { 
	width: 250px; 
	height:120px; 
}
.content .box .box-top .tab{
	margin-top: 20px;
	position: absolute;
	left: 150px;
}
.content .box .box-top .tab span{
	background-color: #e9e9e9;
	padding: 1px 8px;
	border-radius: 5px;
	margin-right: 3px;
}
.content .box .box-top .tab span.active,.content .box .box-top .tab span:hover{
	background-color: #ff8500;
}
.content .box .box-top .tab span.active a,.content .box .box-top .tab span:hover a{
	color: #ffffff;
}

/*人物长廊*/
.person .box-person{
	padding: 15px 0;
}
.person .box-person li{
	margin: 0 10px;
	float: left;
}
.person .box-person li img{
	width: 108px;
	height: 145px;
}
.person .box-person li p{
	text-align: center;
	letter-spacing:12px;
}
/*安庆方志*/
.box-content .overview{
	width: 460px;
	margin-top: 5px;
	float: left;
}
.box-content .overview .overview-info{
	margin-bottom: 20px;
}
.box-content .overview .overview-info p{
	width: 220px;
	line-height: 22px;
}
.box-content .overview .overview-tips span{
	display: inline-block;
	width: 105px;
	height: 39px;
	margin-right: 5px;
	text-align: center;
	line-height: 39px;
	background: url('../img/overview-tips.png') no-repeat;
}
/*最新成果*/
.result-content {padding:20px 15px}
.box-content .result{
	width: 420px;
	padding-left: 14px;
	margin-top: 5px;
	float: left;
}
.box-content .result .result-title{
	height: 20px;
	margin-bottom: 20px;
}
.box-content .result .result-title span{
	padding-left: 10px;
	border-left: 3px solid #c6302b;
}
.result-content ul li{
	width: 120px;
	height: 180px;
	padding: 0;
	margin: 0;
	background: none;
	float: left;
}
.result-content ul li:nth-child(2){
	margin: 0 20px;
}
.result-content ul li img{
	width: 120px;
	height: 160px;
}
.result-content ul li p{
	text-align: center;
}
/*安庆大事记*/
.box2-content .year{
	width: 109px;
	height: 35px;
	background-color: #f3f3f3;
	text-align: center;
	line-height: 35px;
	float: left;
}
.box2-content .year:nth-child(2n+1){
	margin-right: 10px;
	margin-bottom: 8px;
}
/*图说安庆*/
.tsaq .box-tsaq{
	padding: 15px 0;
}
.tsaq .box-tsaq li{
	margin: 0 10px;
	float: left;
}
.tsaq .box-tsaq li img{
	width: 170px;
	height: 130px;
}
.tsaq .box-tsaq li p{
	text-align: center;
}

.link{
	background-color: #ededed;
	padding: 5px 10px;
	border-top: 2px solid #c6302b;
}
.link span{
	color: #2a2a2a;
	font-size: 18px;
	margin-right: 45px;
}
.link select{
	padding: 5px 15px;
	border: 1px solid #e9e1d6;
	margin-right: 20px;
}

.footer{
	padding: 35px 0;
}
.footer p{
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
}
.list{
	margin-bottom: 20px;
}
.list .list-left{
	width: 265px;
	margin-right: 10px;
	float: left;
}
.list .list-left .list-left-title{
	padding: 15px;
	height: 20px;
	border: 1px solid #e71f19;
	border-bottom: 0;
}
.list .list-left .list-left-title h3{
	color: #e71f19;
	font-size: 18px;
	border-bottom: 1px solid #e71f19;
	padding-bottom: 8px;
}
.list .list-left .list-left-menu{
	padding: 15px;
	border: 1px solid #e0e0e0;
	border-top: 0;
}
.list .list-left .list-left-menu li{
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #ebebeb;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.list .list-left .list-left-menu li.active,.list .list-left .list-left-menu li:hover{
	border: 1px solid #e71f19;
}
.list .list-left .list-left-menu li.active a,.list .list-left .list-left-menu li:hover a{
	color: #e71f19;
}

.list .list-right{
	width: 925px !important;
	float: left;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
}
.list .list-right .box-content ul li{
	width: 98%;
	padding-left: 2%;
}
.address{
	margin-right: 25px;
	margin-top: 15px;
}
.list .list-right .box-content ul .spc{
	height: 1px;
	width: 100%;
	margin: 30px 0;
	padding: 0;
	background-color: #ebebeb;
}
.list .list-right .list-right-image li{
	width: 220px !important;
    height: 210px;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	float: left;
}
.list-right-book li{
	width: 220px !important;

	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	float: left;
}

.list .list-right .list-right-image.imagebook li{height:360px}

.list .list-right .list-right-image .list-right-book li:nth-child(3n+2){
	margin: 0 55px !important;
}
.list .list-right .list-right-image .list-right-book li p{
	text-align: center;
	margin-top: 15px;
}
/*分页*/
.page-code{
	width: 100%;
	text-align: center;
	background-color: white;
	padding: 30px 0;
	float: left;
}
.page-code>*{
	border-radius: 3px;
}
.page-code li{
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 0 5px; 
	display:inline-block
}
.page-code li.thisclass{
	border: 1px solid #ccc;
	padding: 5px 10px;
	background-color: #c6302b;
	color: white;
}

.page-code li.thisclass a{color:#fff}

.content .show{
	width: 100% !important;
	background-color: #fff;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.content .show .show-title{
	font-size: 24px;
	text-align: center;
}
.content .show .show-info{
	padding: 25px 0;
	border-bottom: 1px dashed #ebebeb;
	text-align: center;
}
.content .show .show-content{
	padding: 50px 20px;
	font-size: 16px;
	line-height: 24px;
}
.content .show .show-function{
	height:40px; 
	line-height:40px; 
	text-align:center; 
	font-size:14px;color:#666;
	border-bottom: 1px solid #ebebeb;
}
.content .show .show-function a{
	display:inline; 
	margin-right:10px;
}
.content .show .show-function a i{ 
	display:inline-block;
	width:18px;
	height:18px; 
	margin-right:5px; 
	vertical-align:middle;
}
.content .show .show-function a.print i{
	background:url('../img/ico-print.gif');
}
.content .show .show-function a.close i{
	background:url('../img/ico-close.gif');
}
.show-page{
	margin-top: 10px;
}